home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4305 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  818 b 

  1. Path: news.cencom.net!ns!tanp
  2. From: tanp@ns (Bill Wendling)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Question-2
  5. Date: 3 Feb 1996 09:41:22 GMT
  6. Organization: Cen-Com Internet
  7. Message-ID: <4evak2$gi3@news.cencom.net>
  8. References: <4eur52$oaq@recepsen.aa.msen.com>
  9. NNTP-Posting-Host: ns.cencom.net
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Casey inexplicably wrote:
  13. } What is the relationship between short, int and long variables?
  14.  
  15. A short can be 1/2 an int.  An int can be 1/2 a long.  And a long
  16. is the longest of the three (Or the same size as int).  It really depends
  17. on the machine you are running it on...There is no clear answer.
  18.  
  19. --
  20. Bill Wendling         | "Pinky, are you thinking what I'm thinking?"
  21. tanp@ns.cencom.net  | "I think so, Brain, but burlap chafes me so."
  22. "Boom Shanka"       | Finger me for my Geek Code...NOW!
  23.